home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / etc / brltty / de-chess.tti < prev    next >
Encoding:
Text File  |  2009-03-17  |  1.6 KB  |  36 lines

  1. ###############################################################################
  2. # BRLTTY - A background process providing access to the console screen (when in
  3. #          text mode) for a blind person using a refreshable braille display.
  4. #
  5. # Copyright (C) 1995-2009 by The BRLTTY Developers.
  6. #
  7. # BRLTTY comes with ABSOLUTELY NO WARRANTY.
  8. #
  9. # This is free software, placed under the terms of the
  10. # GNU Lesser General Public License, as published by the Free Software
  11. # Foundation; either version 2.1 of the License, or (at your option) any
  12. # later version. Please see the file LICENSE-LGPL for details.
  13. #
  14. # Web Page: http://mielke.cc/brltty/
  15. #
  16. # This software is maintained by Dave Mielke <dave@mielke.cc>.
  17. ###############################################################################
  18.  
  19. # This text subtable defines braille representations for the chess figures in
  20. # terms of the letters that are used for them in the German language.
  21.  
  22. # See: http://en.wikipedia.org/wiki/Chess_symbols_in_Unicode
  23.  
  24. char \u2654    (1 3   7 )  # ‚°Ö ‚ôî [WHITE CHESS KING]
  25. char \u2655    (1  45 7 )  # ‚°ô ‚ôï [WHITE CHESS QUEEN]
  26. char \u2656    ( 2345 7 )  # ‚°û ‚ôñ [WHITE CHESS ROOK]
  27. char \u2657    (123   7 )  # ‚°á ‚ôó [WHITE CHESS BISHOP]
  28. char \u2658    ( 234  7 )  # ‚°é ‚ôò [WHITE CHESS KNIGHT]
  29. char \u2659    (12    7 )  # ‚°É ‚ôô [WHITE CHESS PAWN]
  30. char \u265A    (1 3     )  # ‚†Ö ‚ôö [BLACK CHESS KING]
  31. char \u265B    (1  45   )  # ‚†ô ‚ôõ [BLACK CHESS QUEEN]
  32. char \u265C    ( 2345   )  # ‚†û ‚ôú [BLACK CHESS ROOK]
  33. char \u265D    (123     )  # ‚†á ‚ôù [BLACK CHESS BISHOP]
  34. char \u265E    ( 234    )  # ‚†é ‚ôû [BLACK CHESS KNIGHT]
  35. char \u265F    (12      )  # ‚†É ‚ôü [BLACK CHESS PAWN]
  36.